Welcome![Sign In][Sign Up]
Location:
Search - sjf in java

Search list

[JSP/JavaWar1

Description: FCFS和SJF调度算法-FCFS scheduling algorithm and SJF
Platform: | Size: 2048 | Author: 张克 | Hits:

[JSP/JavaOS_SJF

Description: 利用SJF算法模拟实现处理机调度 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求根据调度算法显示作业被调度的顺序。 2.要求计算出相应算法的平均周转时间及平均带权周转时间。 -SJF algorithm using simulated realize processor scheduling required to complete the main tasks: (including curriculum design and the technical requirements of the workload, as well as to write brochures and other specific requirements) 1. Requirements under the scheduling algorithm shows the order of operations by scheduling. 2. Requirements of the corresponding algorithm to calculate the average turnaround time and average turnaround time with the right.
Platform: | Size: 117760 | Author: 朱晓文 | Hits:

[Process-Threadscheduling

Description: 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、FCFS 2、SJF - 不可抢先 3、SJF - 可抢先 4、Priority 5、RR 平均等待时间-Design a program may enter 1, 2 several trips, each trip of the other CPU storms red time (ms) 3, the arrival time 4, and obtained the order of priority 1, FCFS 2, SJF- can not be the first to 3, SJF-- can be the first to 4, Priority 5, RR average wait time
Platform: | Size: 2048 | Author: attackk | Hits:

[Windows DevelopZYDD

Description: 先来先服务(FCFS)算法、短作业优先(SJF)算法、高响应比(HRN)算法和高优先权算法来实现作业调度算法的模拟。 (1) 算法采用下式计算响应比: 等待时间waittime 需要运行时间requesttime (2) 高优先权算法采用下述公式计算优先权: 优先权priority*等待时间waittime 需要运行时间requesttime*紧迫程度quick -First Come First Served (FCFS) algorithm, the priority short operation (SJF) algorithm, a high response ratio (HRN) algorithm and high-priority scheduling algorithm to achieve the simulation algorithm. (1) algorithm of computing response ratio: latency time waittime need to run requesttime (2) high-priority algorithm is calculated using the following priority: the priority of the waiting time priority* need to run waittime time requesttime* degree of urgency quick
Platform: | Size: 136192 | Author: hghh | Hits:

[OS DevelopCPU_schedule_simulation

Description: CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
Platform: | Size: 93184 | Author: msh2003 | Hits:

CodeBus www.codebus.net